home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / utils / disk-man / mtools-3.000 / mtools-3 / mtools-3.0 / getopt.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-05-01  |  77 b   |  4 lines

  1.      int getopt();
  2.      extern char *optarg;
  3.      extern int optind, opterr;
  4.